home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_2 / clidt.ads < prev    next >
Text File  |  1995-08-20  |  3KB  |  68 lines

  1. Short:    V39.1 displays stdout of a cli-cmd (lha,tar,etc)
  2. Author:   ruppert@vs3.informatik.fh-wiesbaden.de
  3. Uploader: ruppert@vs3.informatik.fh-wiesbaden.de
  4. Type:     util/dtype
  5.  
  6. ****************************************************************************
  7. *                                                                          *
  8. *                            cli.datatype                                  *
  9. *                                                                          *
  10. *                      Written by Stefan Ruppert                           *
  11. *                                                                          *
  12. ****************************************************************************
  13.  
  14. This is a datatype to launch extern CLI programs and to display their
  15. standard output. At the moment there are the following commands included :
  16.  
  17. dms -- display information about a dms file
  18. lha -- display the contents of a lha/lzh archive (using Stefan Boberg's lha)
  19. tar -- display the contents of a tar archive (using GNU-Tar)
  20. tar-gzip -- display the contents of a gzip'd tar archive (using gzip and
  21.             GNU-Tar). This requires a installed pipe package.
  22.  
  23. This datatype is Freeware, but not in the public domain !
  24.  
  25. It's strictly forbidden to include this archive in any kind of software
  26. collection except Fred Fish's AmigaLibrary, Aminet, Aminet CD's and BBS
  27. Fileareas !
  28.  
  29. This software is provided "as is". No representations or warranties are
  30. made with respect to the accuracy, reliability, performance, currentness,
  31. or operation of this software, and all use is at your own risk !
  32.  
  33. You can install this datatype by using the Installer script.If you have
  34. any suggestion or comments please contact me :
  35.  
  36. Stefan Ruppert
  37. Windthorststrasse 5
  38. 65439 Floersheim am Main
  39. GERMANY
  40.  
  41. EMail:
  42. ruppert@vs3.informatik.fh-wiesbaden.de
  43. ruppert@gundel.zdv.uni-mainz.de
  44.  
  45. ------------------------------------------------------------
  46.                  Amiga Distribution System
  47. ------------------------------------------------------------
  48.  
  49.                         ADS Zone: 1
  50.                   ADS Hatch Site: Don Plesky
  51.               ADS Position: ADS Zone 1 Coordinator
  52.                  BBS Name: EastPointe Amiga BBS
  53.                  Phone Number(s): 810-773-6959
  54.                  Network Address: 1:120/229  
  55.                      Network Region: 11    
  56.                    BBS Hours: 24 Hrs/Day
  57.            BBS Mailer/Software: DLG Trapdoor/PDQmail
  58.                    BBS Storage Space: 2 Gig 
  59.                File Requestable :  <X> Y     < > N
  60.                File Request Hours : All The Time
  61.  
  62.  
  63.  
  64. ---------------------------------------------------------------
  65. Help the Amiga! Join the ADS team Become a ADS Hub<=>Freq ADSINFO 
  66. ---------------------------------------------------------------
  67.  
  68.